This package contains type definitions that are used in the radiant slab model.
The enumeration RadiantSystemType is used
in
Buildings.Fluid.HeatExchangers.RadiantSlabs.BaseClasses.Functions.AverageResistance
to select the equation for a fictitious resistance
between the pipes and an average temperature of the plane
that contains the pipes.
| Name | Description |
|---|---|
| SystemType | System type for radiant slab |
type SystemType = enumeration(
Ceiling_Wall_or_Capillary
"Radiant heating or cooling system (ceiling or wall)",
Floor "Floor heating system") "System type for radiant slab";